C1.Win.4.8 Assembly / C1.Win.Collections.ObjectModel Namespace / ItemChangedEventArgs<TItem> Class / Item Property

In This Topic
Item Property (ItemChangedEventArgs<TItem>)
In This Topic
Gets a changed item.
Syntax
'Declaration
 
Public ReadOnly Property Item As TItem
 
See Also